Allow test named `test`
authorAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 24 Apr 2017 12:37:37 +0000 (15:37 +0300)
committerAleksey Kladov <aleksey.kladov@gmail.com>
Mon, 24 Apr 2017 12:37:37 +0000 (15:37 +0300)
commit74deb6e0658300867c3d770077cb7331c27c42d4
treec5c48f096097f7992c47bf7da73df41bf2b74af5
parent03efb7fc8b0dbb54973ee1b6188f3faf14fffe36
Allow test named `test`

Looks like `srt/test.rs` and `src/bench.rs` used to be default
integraion test and benchmark, but they no longer are.
src/cargo/util/toml.rs
tests/test.rs